Glasgow | 26-ITP-May | Chan Yat Long | Sprint 2 | Wireframe#1239
Glasgow | 26-ITP-May | Chan Yat Long | Sprint 2 | Wireframe#1239Motorcycle-lab wants to merge 15 commits into
Conversation
Added new content and structure to the wireframe HTML.
Removed duplicate header section and added stylesheet link.
Removed starter comments and added styles for page header and article layout.
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Your One way to delete the latest 5 commits is to run these commands on terminal in VSCode: Note: Please backup all your files (in all branches) before you executed these command. You may lose your files if you are not careful. |
cjyuan
left a comment
There was a problem hiding this comment.
Page looks good. Can you address these few issues to better match the wireframe?
-
Can you center the content on the footer to match the wireframe, and ensure the footer content won't overlap with the page content?
-
In the wireframe image, all three article appear to have the same format. In your implementation, the title of the articles do not look quite the same.
On separate note, nice job in reverting the change in your main branch. Currently your main is 4 commits behind the upstream branch (CYF's main). You can click the "Sync fork" button to keep your branches up to date.
There was a problem hiding this comment.
What is this image for? It is not used on the page.
| .page-header{ | ||
| display:flex; | ||
| flex-direction:column; | ||
| align-items: center; |
There was a problem hiding this comment.
Code in this file is not yet properly formatted.
|
Please note that in CYF courses, the recommended way to inform the reviewer of your changes is to do both of the following:
|
|
No new commits was pushed to this PR branch on GitHub. Did you forget to push your changes to GitHub? |


Self checklist
Changelist
Page made according to specification. However, I was not able to remove the trailing slash on HTML tags ( /> ) as I couldn't configure prettier to stop adding them.
Questions
Before I forgot how to open a new branch, I have saved all my previous commit in the main branch, How can I move these commits to the newest branch that I created.